Gets the server at the specified index.
public:
Server& op_operator[](
const utility::string_t &index
)
index
Type: utility::string_tĀ
The index of the server.
Type: ServerĀ
The server at the specified index.
Header: Declared in MultiplayerSession.h.
Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).